
/* =======================================================
*
* 	Template Style 
*	Edit this section
*<font color="#d9534f"><font color="#17A689">
* ======================================================= */
body {
  font-family: "Lato","PT Sans", Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

a {
  color: #00D4AB;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #00D4AB;
  outline: none;
}

p {
  margin-bottom: 1.5em;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-family: "PT Sans", Arial, serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #00D4AB;
}

::-moz-selection {
  color: #fff;
  background: #00D4AB;
}

::selection {
  color: #fff;
  background: #00D4AB;
}

#fh5co-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 20px;
  background:white;
}
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar .navbar-right {
  margin-right: 0;
}
@media screen and (max-width: 992px) {
  #fh5co-header #navbar .navbar-right {
    margin-right: -15px;
  }
}
@media screen and (max-width: 992px) {
  #fh5co-header #navbar li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
  color:#00D4AB;
}
#fh5co-header #navbar li a:hover {
  color: #00D4AB;
}
#fh5co-header #navbar li.active a {
  background: transparent;
  background: none;
}
@media screen and (max-width: 480px) {
  #fh5co-header #navbar li.active a {
    color: #00D4AB;
  }
}

@media screen and (max-width: 480px) {
  #fh5co-header #navbar li.active a span:before {
    background-color: transparent;
  }
}
#fh5co-header #navbar li.call-to-action a {
  border: 2px solid #00D4AB;
  padding: 5px 10px 3px 10px;
  margin: 12px 0 0 0px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-header #navbar li.call-to-action a:hover {
  background-color: #00D4AB;
  color: #00D4AB;
}
#fh5co-header #navbar li.call-to-action a span:before {
  background-color: transparent;
}
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding-left: 0;
  color: #74889e;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#fh5co-header .navbar-brand > span {
  color: #fff;
  font-size: 40px;
}
#fh5co-header .navbar-brand1 {
  float: left;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding-left: 0;
  color: #74889e;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 17.5px 15px;
  line-height: 20px;
  height: 55px;

}
#fh5co-header .navbar-brand1 > span {
  color: #fff;
  font-size: 24px;
}

#fh5co-header .navbar-brand2 {
  float: left;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding-left: 0;
  color: #00D4AB;
  text-transform: uppercase;
  padding: 17.5px 15px;
  line-height: 20px;
  height: 55px;
}
#fh5co-header .navbar-brand2 > span {
  color: #fff;
  font-size: 40px;
}
#fh5co-header .navbar-brand3 {
  float: left;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding-left: 0;
  color: #00D4AB;
  text-transform: uppercase;
  
  padding: 17.5px 15px;
  line-height: 20px;
  height: 55px;

}
#fh5co-header .navbar-brand3 > span {
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 992px) {
  #fh5co-header .navbar-brand {
    padding-left: 10px !important;
    padding-right: 0 !important;
  }
}
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  margin-top: 0px;
  top: 0;
  box-shadow: none;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #74889e;
}
#fh5co-header.navbar-fixed-top #navbar li a {
  color: rgba(255, 255, 255, 0.5) !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #00D4AB;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
  color: #00D4AB !important;
}
@media screen and (max-width: 768px) {
  #fh5co-header.navbar-fixed-top #navbar li.active a {
    color: #00D4AB !important;
  }
}



@media screen and (max-width: 768px) {
  #fh5co-header.navbar-fixed-top #navbar li.active a span:before {
    background-color: transparent;
  }
}
#fh5co-header.navbar-fixed-top #navbar li.call-to-action a {
  border: 2px solid #00D4AB;
  padding: 5px 10px 3px 10px;
  margin: 12px 0 0 0px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-header.navbar-fixed-top #navbar li.call-to-action a:hover {
  background-color: #00D4AB;
  color: #00D4AB !important;
}
#fh5co-header.navbar-fixed-top #navbar li.call-to-action a span:before {
  background-color: transparent;
}
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  margin: 0;
  padding-right: 50px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
  color: #00D4AB;
  font-style: normal;
}

#fh5co-home {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  background-color:transparent;
}
#fh5co-home a {
  color: rgba(255, 255, 255, 0.8) !important;
  text-decoration: underline;
}
#fh5co-home a:hover {
  color: #fff;
  text-decoration: none;
}
#fh5co-home .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: transparent;
}
#fh5co-home, #fh5co-home .text-wrap {
  height: 85vh;
}
#fh5co-home .text-wrap {
  display: table;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 10; /* 确保文字容器在Canvas上方 */
}
#fh5co-home .text-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 10; /* 确保文字在Canvas上方 */
}
#fh5co-home .text-inner h1 {
  font-family: "Monda","PT Sans", Arial, sans-serif;
  font-size: 80px;
  color: #00D4AB;
  margin: 120px 0 20px 0;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 10px;
  transition: all 0.5s ease;
}

#fh5co-home .text-inner h1.animated {
  background: linear-gradient(45deg, #8B5CF6, #10B981, #3B82F6, #8B5CF6);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradientShift 3s ease-in-out infinite;
}

@keyframes gradientShift {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}





/* 气泡容器 */
.bubble-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 5;
}

/* 气泡动画 */
.bubble {
  position: absolute;
  border-radius: 0;
  opacity: 0.3;
  animation: bubbleFloat 4s ease-out forwards;
}

@keyframes bubbleFloat {
  0% {
    opacity: 0;
    transform: scale(0) translateY(0);
  }
  30% {
    opacity: 0.4;
    transform: scale(1) translateY(-15px);
  }
  100% {
    opacity: 0.2;
    transform: scale(1.2) translateY(-30px);
  }
}

/* 气泡颜色变体 - 动态渐变 */
.bubble.purple {
  background: linear-gradient(45deg, #8B5CF6, #A855F7, #8B5CF6);
  background-size: 200% 200%;
  animation: bubbleFloat 4s ease-out forwards, bubbleColorShift 3s ease-in-out infinite;
}

.bubble.green {
  background: linear-gradient(45deg, #10B981, #34D399, #10B981);
  background-size: 200% 200%;
  animation: bubbleFloat 4s ease-out forwards, bubbleColorShift 3s ease-in-out infinite;
}

/* 四角星形状 - 动态渐变 */
.bubble.star {
  background: linear-gradient(45deg, #8B5CF6, #A855F7, #8B5CF6, #3B82F6, #8B5CF6);
  background-size: 200% 200%;
  clip-path: polygon(50% 0%, 65% 35%, 100% 50%, 65% 65%, 50% 100%, 35% 65%, 0% 50%, 35% 35%);
  opacity: 0.8;
  animation: bubbleFloat 4s ease-out forwards, bubbleColorShift 3s ease-in-out infinite;
}

/* 气泡颜色变化动画 */
@keyframes bubbleColorShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}



#fh5co-home .text-inner h2 {
  font-family: "Lato","PT Sans", Arial, sans-serif;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  color: #888;
  margin: 0 0 60px 0;
}

/* GENAI文字样式 */
#genai-text {
  color: #888;
  transition: all 0.5s ease;
}

#genai-text.animated {
  background: linear-gradient(45deg, #8B5CF6, #10B981, #3B82F6, #8B5CF6);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradientShift 3s ease-in-out infinite;
}
#fh5co-home .text-inner .call-to-action {
  display: block;
  width: 100%;
}
#fh5co-home .text-inner .call-to-action a {
  width: 230px;
  display: inline-block;
  font-size: 20px;
  padding: 15px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}
#fh5co-home .text-inner .call-to-action a.demo {
  border: 2px solid #fff;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #fh5co-home .text-inner .call-to-action a.demo {
    margin-bottom: 20px;
  }
}
#fh5co-home .text-inner .call-to-action a.demo:hover {
  background: rgba(255, 255, 255, 0.2);
}
#fh5co-home .text-inner .call-to-action a.download {
  border: 2px solid #00D4AB;
  background: #00D4AB;
  text-decoration: none !important;
}

#fh5co-services, #fh5co-testimony, #fh5co-explore, #fh5co-faq, #fh5co-team, #fh5co-trusted, #fh5co-footer {
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-testimony, #fh5co-explore, #fh5co-faq, #fh5co-team, #fh5co-trusted, #fh5co-footer {
    padding: 2em 0;
  }
}

#fh5co-work, #fh5co-counters {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-work, #fh5co-counters {
    padding: 4em 0;
  }
}

.fh5co-explore {
  padding-bottom: 40px;
}

.fh5co-explore-bg-color {
  width: 100%;
  background: #fbfbfb;
  padding: 80px 0;
  margin-bottom: 0;
}

.work {
  margin-top: 30px;
  margin-bottom: 30px;
  padding : 80px 0 80px 0;
}
.work h4 {
  position: relative;
  font-family: "Monda","PT Sans", Arial, sans-serif;
  font-weight:bold;
  font-size: 30px;
}

.work h4 a{
  position: relative;
  font-family: "Monda","PT Sans", Arial, sans-serif;
  font-weight:bold;
  font-size: 30px;
  color:#333;
}
.work h4 a:hover{
 cursor: pointer;
 color:white;
 background-color: rgb(36, 36, 36);
 text-decoration: none;
 -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.work h5 {
   color: #00D4AB;
    font-family: "Lato","PT Sans", Arial, sans-serif;
    font-weight: 700;
    font-size:16px;
    margin: -20px 0 30px 0;


}
.work h6{
    color: #9b9b9b;
    font-family: "Lato","PT Sans", Arial, sans-serif;
    font-weight: 700;
    font-size:16px;
    margin: 0px 0 5px 0;

}
.work p{
    color: rgb(36, 36, 36);
    font-family: "Lato","PT Sans", Arial, sans-serif;
    font-weight: 300;
    font-size:16px;
    margin: 0px 0 0px 0;


}

#fh5co-testimony .wrap-testimony {
  position: relative;
  width: 100%;
}
#fh5co-testimony .wrap-testimony .testimony-slide {
  text-align: center;
}
#fh5co-testimony .wrap-testimony .testimony-slide span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
}
#fh5co-testimony .wrap-testimony .testimony-slide span a.twitter {
  color: #00D4AB;
  font-weight: 300;
}
#fh5co-testimony .wrap-testimony .testimony-slide figure {
  margin-bottom: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-testimony .wrap-testimony .testimony-slide figure img {
  width: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimony .wrap-testimony .testimony-slide blockquote {
  border: none;
  margin: 0 auto;
  width: 72%;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  #fh5co-testimony .wrap-testimony .testimony-slide blockquote {
    width: 100%;
  }
}
#fh5co-testimony .wrap-testimony .testimony-slide blockquote p {
  font-style: italic;
  color: #8f989f;
  font-size: 20px;
  line-height: 1.6em;
}
#fh5co-testimony .wrap-testimony .testimony-slide blockquote:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #00D4AB;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
}
#fh5co-testimony .wrap-testimony .testimony-slide.active {
  display: block;
}
#fh5co-testimony .wrap-testimony .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#fh5co-testimony .wrap-testimony .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#fh5co-testimony .wrap-testimony .arrow-thumb a:hover, #fh5co-testimony .wrap-testimony .arrow-thumb a:focus, #fh5co-testimony .wrap-testimony .arrow-thumb a:active {
  text-decoration: none;
}

.getting-started {
  background: #00D4AB;
  padding: 60px 0 40px 0;
}
.getting-started h3 {
  color: #fff;
}
.getting-started p {
  color: rgba(255, 255, 255, 0.8);
}
.getting-started .call-to-action {
  display: block;
  width: 100%;
  float: left;
}
@media screen and (max-width: 992px) {
  .getting-started .call-to-action {
    float: none !important;
    width: 100%;
    text-align: left !important;
  }
}
.getting-started .call-to-action a.sign-up {
  float: right;
  margin-top: 20px;
  padding: 18px 60px;
  background: #ea574c;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  	-webkit-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.19);
	-moz-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.19);
	-ms-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.19);
	-o-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.19);
	box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.19);
}
@media screen and (max-width: 992px) {
  .getting-started .call-to-action a.sign-up {
    float: left !important;
  }
}
.getting-started .call-to-action a.sign-up:hover, .getting-started .call-to-action a.sign-up:focus, .getting-started .call-to-action a.sign-up:active {
  text-decoration: none;
}
.getting-started .call-to-action a.sign-up:hover {
  background: #393e46;
}

.fh5co-pricing {
  padding: 4em 0 6em 0;
  background: #f1faff;
}
.fh5co-pricing .pricing {
  display: block;
  float: left;
  margin-bottom: 30px;
}
.fh5co-pricing .price-box {
  text-align: center;
  padding: 30px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -moz-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -ms-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -o-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
}
.fh5co-pricing .price-box.popular .btn-select-plan {
  background: #00D4AB;
}
.fh5co-pricing .price-box .btn-select-plan {
  padding: 10px 20px;
  background: #00D4AB;
  color: #fff;
  -webkit-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.15);
  -moz-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.15);
  -ms-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.15);
  -o-box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.15);
  box-shadow: 0px 3px 6px -1px rgba(36, 36, 36, 0.15);
}
.fh5co-pricing .pricing-plan {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888f94;
}
.fh5co-pricing .pricing-plan.pricing-plan-offer {
  margin-bottom: 24px;
}
.fh5co-pricing .pricing-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}
.fh5co-pricing .price {
  font-size: 72px;
  color: #6d6d6d;
  line-height: 50px;
}
.fh5co-pricing .price .currency {
  font-size: 30px;
  top: -0.9em;
  padding-right: 10px;
}
.fh5co-pricing .price small {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #888f94;
}

.fh5co-services .box-services {
  position: relative;
  margin-bottom: 70px;
}
.fh5co-services .box-services i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 54px;
  color: #00D4AB;
}
.fh5co-services .fh5co-post {
  padding-left: 75px;
}
.fh5co-services .fh5co-post h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.fh5co-services .call-to-action .btn-learn {
  padding: 12px 30px;
  background: #50c5f8;
  color: #fff;
}

#fh5co-team {
  background: #f1faff;
}
#fh5co-team .team-box {
  position: relative;
  padding: 30px;
  padding-top: 5em;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -moz-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -ms-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -o-box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  box-shadow: 0px 2px 10px -1px rgba(36, 36, 36, 0.19);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 992px) {
  #fh5co-team .team-box {
    margin-bottom: 110px;
  }
}
#fh5co-team .team-box .user {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -73px;
  margin-left: -73px;
  width: 147px;
  height: 147px;
}
#fh5co-team .team-box .user img {
  width: 147px;
  height: 147px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 15px solid #f1faff;
}
#fh5co-team .team-box h3 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
#fh5co-team .team-box .position {
  font-size: 16px;
  color: #8f989f;
  display: block;
  margin-bottom: 30px;
}
#fh5co-team .team-box .social-media {
  margin: 0;
  padding: 0;
}
#fh5co-team .team-box .social-media li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 24px;
  margin-right: 10px;
}
#fh5co-team .team-box .social-media li a {
  color: #333;
}
#fh5co-team .team-box .social-media li a:hover, #fh5co-team .team-box .social-media li a:focus, #fh5co-team .team-box .social-media li a:active {
  text-decoration: none;
  color: #00D4AB !important;
}

.box-faq {
  margin-bottom: 60px;
}
.box-faq h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

.partner-logo {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 0px;
  clear: both;
}
.section-heading h2 {
  margin: 0 0 0 0;
  font-size: 40px;
  font-weight: 300;
  color: #333;
  position: relative;
  display: block;
  padding-bottom: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 28px;
  }
}
.section-heading h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #8f989f;
  position: relative;
  display: block;
  padding-bottom: 30px;
}
.section-heading h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #00D4AB;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 16px !important;
    line-height: 28px;
  }
}

#fh5co-footer {
  background: #00D4AB;
  color: #fff;
}
#fh5co-footer h1,h2,h3{
  color : #fff;
  font-family: "Lato","PT Sans", Arial, sans-serif;
  font-size: 16px;
   margin: 0 0 10px 0;
}
#fh5co-footer h1 {
  font-weight: 700;
}

#fh5co-footer a {
  color: #00D4AB;
}
#fh5co-footer a:hover {
  color: #fff !important;
  text-decoration: underline;
}
#fh5co-footer .section-title {
  font-size: 22px;
  color: #fff;
  position: relative;
  padding-bottom: 20px;
}
#fh5co-footer .section-title:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 2px;
  background: #00D4AB;
}
#fh5co-footer .copy-right {
  position: relative;
  padding-top: 20px;
  margin-top: 40px;
}
#fh5co-footer .copy-right > a {
  color: rgba(255, 255, 255, 0.4);
}
#fh5co-footer .copy-right:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 2px;
  background: #00D4AB;
}
#fh5co-footer .contact-info {
  margin: 0 0 60px 0;
  padding: 0;
}
#fh5co-footer .contact-info li {
  font-size: 16px;
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-footer .contact-info li i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  color: #00D4AB;
}
#fh5co-footer .social-media {
  margin: 0 0 30px 0;
  padding: 0;
}
#fh5co-footer .social-media li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 24px;
  margin-right: 10px;
}
#fh5co-footer .social-media li a {
  color: #00D4AB;
}
#fh5co-footer .social-media li a:hover, #fh5co-footer .social-media li a:focus, #fh5co-footer .social-media li a:active {
  text-decoration: none;
}
#fh5co-footer .contact-form .form-group input[type="name"],
#fh5co-footer .contact-form .form-group input[type="text"],
#fh5co-footer .contact-form .form-group input[type="email"],
#fh5co-footer .contact-form .form-group textarea {
  font-size: 16px;
}
#fh5co-footer .contact-form .form-group input[type="name"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-footer .contact-form .form-group input[type="name"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-footer .contact-form .form-group input[type="name"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-footer .contact-form .form-group input[type="name"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-footer .contact-form .form-group input {
  color: #fff;
  background: transparent;
  border: none;
  background: #485b71;
  box-shadow: none;
}
#fh5co-footer .contact-form .form-group textarea {
  color: #fff;
  background: transparent;
  border: none;
  background: #485b71;
  box-shadow: none;
}
#fh5co-footer #btn-submit {
  color: rgba(255, 255, 255, 0.9) !important;
  background: #00D4AB !important;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #00D4AB;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #535659;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #535659;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #535659;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 15px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.btn {
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #00D4AB;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}




#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}


.js .to-animate,
.js .to-animate-2,
.js .to-animate-3,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}


.tiedImg {
    height: 50px !important;
    margin-top: 5px !important;
}
/*# sourceMappingURL=style.css.map */
#mflogo{
  width: 150px;
  height:45px;
	display: inline-block;
	vertical-align: middle;
  color: #00D4AB;
  font-family: "Lato","PT Sans", Arial, sans-serif;
  font-weight: bold;
  margin-top:10px;
}

#mflogo svg{
  height:35px;
  fill:#00D4AB;
}
.nomarginnopadding
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;

}

.fh5co-parallax {
    background-color: #555;
    background-attachment: fixed;
    background-size: 70%;
    background-repeat: no-repeat;
    position: relative;
}
a :hover{
  cursor: pointer;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* XSmall devices (tablets, 768px and down) */

.fh5co-parallax .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #444;
    opacity: .2;

}
.fh5co-parallax .overlay:hover{
  opacity:0;
  cursor: pointer;
}



.readmore{
  color:#00D4AB !important;
  font-weight:700 !important;


}
.readmore a:hover{
 cursor: pointer;
 color:white;
 background-color: #00D4AB;
 text-decoration: none;
 -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

/* ================&&&&&&&^^^^&&&&&&&&&============*/
/* for project page*/

.project-info {
  padding-top: 120px; margin-bottom: 0px;
}
.project-title {
  color: rgb(36, 36, 36); 
  font-family: 'Monda', sans-serif; 
  letter-spacing: 0px; 
  font-size: 30px; 
  font-weight: 700;
}
.project-text-title {
  color: #00D4AB; 
  font-family: 'Monda', sans-serif; 
  text-transform: uppercase; 
  letter-spacing: 2px; 
  font-size: 24px;
  font-weight: 700; 
  margin-bottom: 12px; 
  display: inline-block;
}
.project-text {
  color: rgb(36, 36, 36); 
  font-family: 'Lato', sans-serif; 
  line-height: 26px; 
  font-size: 20px; 
  font-weight: 300; 
  word-spacing: 4px;
  margin-bottom: 40px;
}
.project-text h3{
 color:rgb(36, 36, 36);
 font-size:14px;
 font-weight: 700;

}
.image-mb {
  margin-bottom: 80px;
}
.image-smb {
  margin-bottom: 30px;
}
.image-mt {
  margin-top: 0px;
}
.next {
  color:#00D4AB;
  padding: 10px; 
  margin: 50px auto ;
  display: inline-block;
}
.next:hover {
  background-color: #00D4AB;
  color:white;
}

.next span{
  font-size: 14px;
  margin-right: 10px
}
#fh5co-about {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  background-color:transparent;
  height:70vh;
}

#fh5co-about .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: transparent;
}

#fh5co-about .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#fh5co-about .text-inner {
  display: table-cell;
  text-align: center;
  margin-top:30vh;
}
#fh5co-about .text-inner h1 {
  font-family: "Monda","PT Sans", Arial, sans-serif;
  font-size: 100px;
  color: #00D4AB;
  margin: 0 0 20px 0;
  font-weight: 700;
}

#fh5co-about .text-inner .call-to-action {
  display: block;
  width: 100%;
}
#fh5co-about .text-inner .call-to-action a {
  width: 230px;
  display: inline-block;
  font-size: 20px;
  padding: 15px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}
#fh5co-about .text-inner .call-to-action a.demo {
  border: 2px solid #fff;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #fh5co-about .text-inner .call-to-action a.demo {
    margin-bottom: 20px;
  }
}


.project-title-about{
    font-family: "Monda","PT Sans", Arial, sans-serif;
    font-size: 100px;
    color: #00D4AB;
    margin: 0 0 5px 0;
    font-weight: 700;
    line-height: 1em;

}
#aboutinfo{
  padding-top:200px;
  margin-bottom: 150px;
}
.image-mt2{
  margin-top :50px;
}

/**/
.fh5co-cover{
   position: relative;
    height: 80vh;
top: 77px;
background-color:#7e97ab;

}

#sidekckcover {
  background-color:#c7a2f3;
}
#uniroomiecover {
  background-color:#ffbe71;
}
#vawlcover{
  background-color:#0F4C82;
}
#cfacover{
  background-color:#E3183E;
}

.fh5co-hero {
    position: relative;
    height: 100%;
    top:0px;
}


.fh5co-cover .desc {
    top: 25%;
    position: absolute;
    width: 100%;
    margin-top: -100px;
    z-index: 2;
    color: #fff;
}

.fh5co-cover .desc h2{
   color: white; 
  font-family: 'Monda', sans-serif; 
  letter-spacing: 0px; 
  font-size: 30px; 
  font-weight: 700;
}
.desc li, p{
  color:#fff;
}
#aboutp{
  color:#000;
}
.desc .project-text h3{
  color: #fff;
}
.desc .btn{
  border-color:#fff;
}



.fh5co-cover .desc span {
  display: block;
  margin-bottom: 15px;
  font-size: 24px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}
.fh5co-cover .desc span i {
  color: #DA1212;
}
.fh5co-cover .desc span a {
  color: #fff;
   font-family: 'Monda', sans-serif;
  font-weight: 700;

}
.desc a {
   font-family: 'Monda', sans-serif;
  font-weight: 700;
  color: #fff;
}
.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}
.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.fh5co-overlay {
    position: absolute !important;
    height: 80vh;
    width: 100%;
    top: 77px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(36, 36, 36, .1);
}
.btn-outline-primary {
    color: #00D4AB;
    background-color: #00D4AB;
    background-image: none;
    border-color: #00D4AB;
    font-family: 'Monda', sans-serif;
    font-weight: 700;
    border-radius: 0px;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #00D4AB;
}
.btn:hover, .btn:active, .btn:focus {
  background: #00D4AB !important;
  color: #fff;
  outline: none !important;
  font-family: 'Monda', sans-serif;
  font-weight: 700;
  border-radius: 0px;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}
.project-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.project-text li{
  padding-left: 1em; 
  text-indent: -.7em;
}
.project-text li::before {content: "■ "; color: #00D4AB;}


.project-text li a{
  padding-left: 0em; 
  text-indent: 0.7em;
}

.project-text span{
  font-weight: 600;
}
#applestoresvg{
  margin-top:5px;
  height: 1.15em;
  margin-bottom: -10px;
}
.project-text li .btn{
  margin-left: 7px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #00D4AB;
  color: white;
  cursor: pointer;
  padding: 15px;
   font-family: 'Monda', sans-serif;
  font-weight: 700;
}



#myBtn:hover {
  background-color: #fff;
  color:#00D4AB;
  border-width: 2px;
  border-style: groove;
  border-color:#00D4AB;

}

.carousel-control-next-icon {
background-image: url('cssimages/right-arrow.png');
}
.carousel-control-prev-icon {
background-image: url('cssimages/left-arrow.png');
}
.carousel-indicators li{
background-color: #4A5A6C;

}


@media (max-width: 767px) { 
   #dbcaps {
  text-align:right;
  }
  #vawl2 {
  text-align:right;
  }

 .workpic{
    height:250px;
    }
  .fh5co-parallax{
      background-color: #555;
      background-attachment: scroll;
      background-size: 102%;
  }
  #fh5co-home .text-inner h1 {
    font-size: 55px;
    color: #00D4AB;
    line-height: 1.2;
    padding-bottom: 8px;
    transition: all 0.5s ease;
  }
  
  #fh5co-home .text-inner h1.animated {
    background: linear-gradient(45deg, #8B5CF6, #10B981, #3B82F6, #8B5CF6);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: gradientShift 3s ease-in-out infinite;
  }
  

    #fh5co-home .text-inner h2 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
  }
  #mflogo {
    margin-left: 15px;
  }
  #mflogo svg{
    height: 25px;
  }
  #fh5co-footer h1, h2, h3 {
    font-size: 14px;
    padding-left: 15px;
  }
  .project-title-about{
    font-size: 50px;
  }
   .fh5co-cover{
      background-size: 60%;
      background-position:-2000px -2000px;
       background-repeat: no-repeat;
       height:130vh;
  }
  .fh5co-cover .desc{
    top:15%;
     padding-left: 15px;
    padding-right: 15px;
  }
  .fh5co-cover .desc h2{
    font-size: 20px; 
  }
  .fh5co-overlay{
    opacity:0;
  }

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
  #dbcaps {
  text-align:right;
  }
  #vawl2 {
  text-align:right;
  }

 .workpic{
    height:300px;
    }
  .fh5co-parallax {
      background-color: #555;
      background-attachment: fixed;
      background-size: 62%;
      background-repeat: no-repeat;
      background-position: 0px -80px;
      position: relative;
  }
  .fh5co-cover{
      background-size: 60%;
      background-position:-2000px -2000px;
       background-repeat: no-repeat;
  }
  .fh5co-cover .desc h2{
    font-size: 20px; 
  }


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  #dbcaps {
  text-align:right;
  }
  #vawl2 {
  text-align:right;
  }
   .workpic{
    height:450px;
    }
    .work{
      margin-top:0px;
    }
    #sidekckpic {
      background-color: #555;
      background-attachment: fixed;
      background-size: 73%;
      background-repeat: repeat;
      background-position: -100px -10px;
      position: relative;
  }
  #uniroomiepic {
      background-color: #555;
      background-attachment: fixed;
      background-size: 82%;
      background-repeat: no-repeat;
      background-position: -140px 20px;
      position: relative;
  }
  #cfaiapic {
      background-color: #555;
      background-attachment: fixed;
      background-size: 90%;
      background-repeat: no-repeat;
      background-position: -120px 0px;
      position: relative;
  }
  #dbcapspic {
      background-color: #555;
      background-attachment: fixed;
      background-size: 75%;
      background-repeat: no-repeat;
      background-position: -40px -10px;
      position: relative;
  }
  
  .fh5co-cover .desc h2{
    font-size: 24px; 
  }
}



/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  #sidekckpic, #uniroomiepic, #dbcapspic,#cfaiapic{
      background-color: #555;
      background-attachment: fixed;
      background-size: 62%;
      background-repeat: no-repeat;
      background-position: -50px -20px;
      position: relative;
  }
    #vawl1pic{
     background-color: #555;
      background-attachment: fixed;
      background-size: 120%;
      background-repeat: no-repeat;
      background-position: 40px -40px;
      position: relative;

  }
    .fh5co-cover .desc h2{
    font-size: 24px; 
  }


@media (min-width: 1600px) { 
  #sidekckpic, #uniroomiepic, #dbcapspic{
      background-color: #555;
      background-attachment: fixed;
      background-size: 62%;
      background-repeat: no-repeat;
      background-position: -50px -120px;
      position: relative;
    }
    #cfaiapic{
      background-color: #555;
      background-attachment: fixed;
      background-size: 62%;
      background-repeat: no-repeat;
      background-position: -50px -80px;
      position: relative;

    }
  .workpic{
    height:500px;
    }
        .fh5co-cover .desc h2{
    font-size: 30px; 
  }
}


  @media (min-width: 2000px) { 
  #sidekckpic, #uniroomiepic, #dbcapspic {
      background-color: #555;
      background-attachment: fixed;
      background-size: 62%;
      background-repeat: no-repeat;
      background-position: -50px -150px;
      position: relative;
  }
  .workpic{
    height:550px;
    }
    .work{
      margin-top: 60px;
    }
}

@media screen and (max-width: 768px) {
  
}

@media (min-width: 992px) { 
  .fh5co-cover{
      background-color: #7e97ab;
      background-size: 60%;
      background-repeat: no-repeat;
       background-position: 100% 40% !important; 
      position: relative;
    }
    .fh5co-cover li{
    line-height: 1.4em;
    padding-top:0.6em;
    font-weight: 300;
    }
}
@media (min-width: 1600px) { 
  .fh5co-cover{
      background-color: #7e97ab;
      background-size: 60%;
      background-repeat: no-repeat;
       background-position: 100% 20% !important; 
      position: relative;
    }
    .fh5co-cover li{
    line-height: 1.5em;
    }
}



